Skip to main content
guest
|
Join
|
Help
|
Sign In
guest
Join
|
Help
|
Sign In
schuchert
Home
Wiki Home
Recent Changes
Pages and Files
Members
My CV
C++ Training
New Stuff
FitNessse Tutorials
Experiential Learning
RubyNotes
EJB & JPA
Agile Courseware
Unpublished Articles
Tool Configuration
AOP
C# & OOP
Back to the Top
RPN Calculator Exponentials
Edit
0
2
…
0
Tags
No tags
Notify
RSS
Backlinks
Source
Print
Export (PDF)
As a user I can use exponential notation to enter large numbers so I do not have to enter large numbers and possibly make a mistake.
UAT
[] 2 <e> 3 <enter> -> [2000]
[] <e> 6 <enter> -> [1000000]
[] 1.2 <e> 4 <enter> -> [12000]
[] -4 <e> 5 <enter> -> [-400000]
[] 20 <e> -1 <enter> -> [2]
<--Back
Javascript Required
You need to enable Javascript in your browser to edit pages.
help on how to format text
Turn off "Getting Started"
Home
...
Loading...
UAT
<--Back